-
-
Notifications
You must be signed in to change notification settings - Fork 649
add missing double colon #40551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add missing double colon #40551
Conversation
Documentation preview for this PR (built with commit d6447ee; changes) is ready! 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
what happened before this change? Why does the linter (which checks for RST syntax validity) not catch this? |
maybe it's such a vintage bug that the linter considers it a gold standard :-)
|
sagemathgh-40551: add missing double colon Sphinx needs a double colon befor an indented block (of example code). URL: sagemath#40551 Reported by: Martin Rubey Reviewer(s): David Coudert
sagemathgh-40551: add missing double colon Sphinx needs a double colon befor an indented block (of example code). URL: sagemath#40551 Reported by: Martin Rubey Reviewer(s): David Coudert
sagemathgh-40551: add missing double colon Sphinx needs a double colon befor an indented block (of example code). URL: sagemath#40551 Reported by: Martin Rubey Reviewer(s): David Coudert
sagemathgh-40551: add missing double colon Sphinx needs a double colon befor an indented block (of example code). URL: sagemath#40551 Reported by: Martin Rubey Reviewer(s): David Coudert
Sphinx needs a double colon befor an indented block (of example code).